home *** CD-ROM | disk | FTP | other *** search
- stop();
- onRollOut = function()
- {
- gotoAndPlay(1);
- };
- onRollOver = function()
- {
- gotoAndPlay(2);
- };
- onPress = function()
- {
- _root.menuder.theparcours.loadModelAndPlay(theindice);
- stop();
- };
- coupcoeur.gotoAndPlay(1);
- coupcoeur._visible = thecoeur;
- nouv.gotoAndPlay(1);
- nouv._visible = thenouv;
- parcourstexte.text = thetext;
-